Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dunning): Extend payment request response #2498

Merged
merged 3 commits into from
Aug 28, 2024
Merged

feat(dunning): Extend payment request response #2498

merged 3 commits into from
Aug 28, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Aug 28, 2024

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/send-reminders-for-overdue-invoices

Context

We want to be able to manually request payment of the overdue balance and send emails for reminders.

Description

The goal of this change is to add:

  • customer
  • invoices
  • payment_status

to the payment request response.

ℹ️ payment_attempts and ready_for_payment_processing are not returned for invoices, so we decided to not return them for a payment request as well.

Copy link
Contributor

@ancorcruz ancorcruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rsempe rsempe merged commit 7141f81 into main Aug 28, 2024
6 checks passed
@rsempe rsempe deleted the feat-dunning branch August 28, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants